[INFO] cloning repository https://github.com/thep0y/scutter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thep0y/scutter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthep0y%2Fscutter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthep0y%2Fscutter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 801b547cd544c9b7ff7972dfc25bb989ae5374c3
[INFO] testing thep0y/scutter against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthep0y%2Fscutter" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/thep0y/scutter
[INFO] finished tweaking git repo https://github.com/thep0y/scutter
[INFO] tweaked toml for git repo https://github.com/thep0y/scutter written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thep0y/scutter on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/thep0y/scutter already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded errno v0.3.2
[INFO] [stderr]   Downloaded openssl-sys v0.9.91
[INFO] [stderr]   Downloaded tempfile v3.7.1
[INFO] [stderr]   Downloaded cc v1.0.82
[INFO] [stderr]   Downloaded pin-project-lite v0.2.11
[INFO] [stderr]   Downloaded openssl v0.10.56
[INFO] [stderr]   Downloaded rustix v0.38.7
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 10659e94a8381e478318565f75c93e0bf04a14d16484adcef191d78d1d13145a
[INFO] running `Command { std: "docker" "start" "-a" "10659e94a8381e478318565f75c93e0bf04a14d16484adcef191d78d1d13145a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "10659e94a8381e478318565f75c93e0bf04a14d16484adcef191d78d1d13145a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10659e94a8381e478318565f75c93e0bf04a14d16484adcef191d78d1d13145a", kill_on_drop: false }`
[INFO] [stdout] 10659e94a8381e478318565f75c93e0bf04a14d16484adcef191d78d1d13145a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c5f586ea917c2795de7726f3582192b4dc0235166c58b983fe4c102cbd7a3215
[INFO] running `Command { std: "docker" "start" "-a" "c5f586ea917c2795de7726f3582192b4dc0235166c58b983fe4c102cbd7a3215", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling pin-project-lite v0.2.11
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling openssl v0.10.56
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling encoding_rs v0.8.32
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling cc v1.0.82
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling base64 v0.21.2
[INFO] [stderr]    Compiling ipnet v2.8.0
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling url v2.4.0
[INFO] [stderr]    Compiling openssl-sys v0.9.91
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling h2 v0.3.20
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.18
[INFO] [stderr]    Compiling scutter v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Request as RawRequest`
[INFO] [stdout]  --> src/client.rs:5:43
[INFO] [stdout]   |
[INFO] [stdout] 5 |     Client as RawClient, IntoUrl, Method, Request as RawRequest,
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `url`, and `body` are never read
[INFO] [stdout]   --> src/request.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct Request {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout]  7 |     id: u32,
[INFO] [stdout]    |     ^^
[INFO] [stdout]  8 |     method: Method,
[INFO] [stdout]  9 |     url: Url,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 10 |     body: Option<Bytes>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `request` is never read
[INFO] [stdout]  --> src/response.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Response {
[INFO] [stdout]   |            -------- field in this struct
[INFO] [stdout] 5 |     request: Request,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.01s
[INFO] running `Command { std: "docker" "inspect" "c5f586ea917c2795de7726f3582192b4dc0235166c58b983fe4c102cbd7a3215", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5f586ea917c2795de7726f3582192b4dc0235166c58b983fe4c102cbd7a3215", kill_on_drop: false }`
[INFO] [stdout] c5f586ea917c2795de7726f3582192b4dc0235166c58b983fe4c102cbd7a3215
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2039c4b1c400d59157ceb51c212640fc0904de9b54d10f5bd95cd5950b2ce780
[INFO] running `Command { std: "docker" "start" "-a" "2039c4b1c400d59157ceb51c212640fc0904de9b54d10f5bd95cd5950b2ce780", kill_on_drop: false }`
[INFO] [stderr]    Compiling scutter v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Request as RawRequest`
[INFO] [stdout]  --> src/client.rs:5:43
[INFO] [stdout]   |
[INFO] [stdout] 5 |     Client as RawClient, IntoUrl, Method, Request as RawRequest,
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `url`, and `body` are never read
[INFO] [stdout]   --> src/request.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct Request {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout]  7 |     id: u32,
[INFO] [stdout]    |     ^^
[INFO] [stdout]  8 |     method: Method,
[INFO] [stdout]  9 |     url: Url,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 10 |     body: Option<Bytes>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `request` is never read
[INFO] [stdout]  --> src/response.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Response {
[INFO] [stdout]   |            -------- field in this struct
[INFO] [stdout] 5 |     request: Request,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Request as RawRequest`
[INFO] [stdout]  --> src/client.rs:5:43
[INFO] [stdout]   |
[INFO] [stdout] 5 |     Client as RawClient, IntoUrl, Method, Request as RawRequest,
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `url`, and `body` are never read
[INFO] [stdout]   --> src/request.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct Request {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout]  7 |     id: u32,
[INFO] [stdout]    |     ^^
[INFO] [stdout]  8 |     method: Method,
[INFO] [stdout]  9 |     url: Url,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 10 |     body: Option<Bytes>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `request` is never read
[INFO] [stdout]  --> src/response.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Response {
[INFO] [stdout]   |            -------- field in this struct
[INFO] [stdout] 5 |     request: Request,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.52s
[INFO] running `Command { std: "docker" "inspect" "2039c4b1c400d59157ceb51c212640fc0904de9b54d10f5bd95cd5950b2ce780", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2039c4b1c400d59157ceb51c212640fc0904de9b54d10f5bd95cd5950b2ce780", kill_on_drop: false }`
[INFO] [stdout] 2039c4b1c400d59157ceb51c212640fc0904de9b54d10f5bd95cd5950b2ce780
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 60bfa74f0efbd3d0f363f9c8e933edf0e4e7fbcea84be86d2b76b8c3beda08a9
[INFO] running `Command { std: "docker" "start" "-a" "60bfa74f0efbd3d0f363f9c8e933edf0e4e7fbcea84be86d2b76b8c3beda08a9", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `Request as RawRequest`
[INFO] [stderr]  --> src/client.rs:5:43
[INFO] [stderr]   |
[INFO] [stderr] 5 |     Client as RawClient, IntoUrl, Method, Request as RawRequest,
[INFO] [stderr]   |                                           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `id`, `url`, and `body` are never read
[INFO] [stderr]   --> src/request.rs:7:5
[INFO] [stderr]    |
[INFO] [stderr]  6 | pub struct Request {
[INFO] [stderr]    |            ------- fields in this struct
[INFO] [stderr]  7 |     id: u32,
[INFO] [stderr]    |     ^^
[INFO] [stderr]  8 |     method: Method,
[INFO] [stderr]  9 |     url: Url,
[INFO] [stderr]    |     ^^^
[INFO] [stderr] 10 |     body: Option<Bytes>,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `request` is never read
[INFO] [stderr]  --> src/response.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub struct Response {
[INFO] [stderr]   |            -------- field in this struct
[INFO] [stderr] 5 |     request: Request,
[INFO] [stderr]   |     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `scutter` (lib) generated 3 warnings (run `cargo fix --lib -p scutter` to apply 1 suggestion)
[INFO] [stderr] warning: `scutter` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/scutter-256b61ede1d750da)
[INFO] [stderr]    Doc-tests scutter
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "60bfa74f0efbd3d0f363f9c8e933edf0e4e7fbcea84be86d2b76b8c3beda08a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60bfa74f0efbd3d0f363f9c8e933edf0e4e7fbcea84be86d2b76b8c3beda08a9", kill_on_drop: false }`
[INFO] [stdout] 60bfa74f0efbd3d0f363f9c8e933edf0e4e7fbcea84be86d2b76b8c3beda08a9
